[INFO] cloning repository https://github.com/maceip/freehold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maceip/freehold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Ffreehold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Ffreehold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7727fb939edb79c653777b77366f45a40dbce629
[INFO] checking maceip/freehold against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaceip%2Ffreehold" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maceip/freehold
[INFO] finished tweaking git repo https://github.com/maceip/freehold
[INFO] tweaked toml for git repo https://github.com/maceip/freehold written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maceip/freehold on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maceip/freehold already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hyperium/h3`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded uniffi v0.29.5
[INFO] [stderr]   Downloaded instant-acme v0.7.2
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.5
[INFO] [stderr]   Downloaded aya-log-common v0.1.15
[INFO] [stderr]   Downloaded aya-log v0.2.1
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.5
[INFO] [stderr]   Downloaded aya-obj v0.2.1
[INFO] [stderr]   Downloaded android_logger v0.14.1
[INFO] [stderr]   Downloaded uniffi_build v0.29.5
[INFO] [stderr]   Downloaded uniffi_meta v0.29.5
[INFO] [stderr]   Downloaded uniffi_core v0.29.5
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded uniffi_udl v0.29.5
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded uniffi_macros v0.29.5
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded aya v0.13.1
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.5
[INFO] [stderr]   Downloaded pango v0.21.5
[INFO] [stderr]   Downloaded pango-sys v0.21.5
[INFO] [stderr]   Downloaded libadwaita v0.8.1
[INFO] [stderr]   Downloaded glib-sys v0.21.5
[INFO] [stderr]   Downloaded gio-sys v0.21.5
[INFO] [stderr]   Downloaded gobject-sys v0.21.5
[INFO] [stderr]   Downloaded gdk4-sys v0.10.3
[INFO] [stderr]   Downloaded gtk4-macros v0.10.3
[INFO] [stderr]   Downloaded gsk4-sys v0.10.3
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.21.5
[INFO] [stderr]   Downloaded gio v0.21.5
[INFO] [stderr]   Downloaded graphene-sys v0.21.5
[INFO] [stderr]   Downloaded libadwaita-sys v0.8.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.21.5
[INFO] [stderr]   Downloaded gsk4 v0.10.3
[INFO] [stderr]   Downloaded graphene-rs v0.21.5
[INFO] [stderr]   Downloaded glib-macros v0.21.5
[INFO] [stderr]   Downloaded gtk4-sys v0.10.3
[INFO] [stderr]   Downloaded glib v0.21.5
[INFO] [stderr]   Downloaded gtk4 v0.10.3
[INFO] [stderr]   Downloaded gdk-pixbuf v0.21.5
[INFO] [stderr]   Downloaded gdk4 v0.10.3
[INFO] [stderr]   Downloaded cairo-rs v0.21.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5687ee82f8e3d2e592ac7dbf888a3a14575f6fb5f3683560440d5f8495db9741
[INFO] running `Command { std: "docker" "start" "-a" "5687ee82f8e3d2e592ac7dbf888a3a14575f6fb5f3683560440d5f8495db9741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5687ee82f8e3d2e592ac7dbf888a3a14575f6fb5f3683560440d5f8495db9741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5687ee82f8e3d2e592ac7dbf888a3a14575f6fb5f3683560440d5f8495db9741", kill_on_drop: false }`
[INFO] [stdout] 5687ee82f8e3d2e592ac7dbf888a3a14575f6fb5f3683560440d5f8495db9741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c428d82f68ad8a89781f2783867e3c3893445e219f73a11b14fda4c410f0f2
[INFO] running `Command { std: "docker" "start" "-a" "43c428d82f68ad8a89781f2783867e3c3893445e219f73a11b14fda4c410f0f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking freehold-api v1.0.0 (/opt/rustwide/workdir/crates/freehold-api)
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.5
[INFO] [stderr]    Compiling pango-sys v0.21.5
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.5
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]    Compiling gdk4-sys v0.10.3
[INFO] [stderr]    Compiling graphene-sys v0.21.5
[INFO] [stderr]    Compiling uniffi_meta v0.29.5
[INFO] [stderr]    Compiling gsk4-sys v0.10.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling gtk4-sys v0.10.3
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking aya-obj v0.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking aya-log-common v0.1.15
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling libadwaita-sys v0.8.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking h3 v0.0.8 (https://github.com/hyperium/h3?branch=master#704b37a2)
[INFO] [stderr]     Checking aya v0.13.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling uniffi_core v0.29.5
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking h3-datagram v0.0.2 (https://github.com/hyperium/h3?branch=master#704b37a2)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]     Checking h3-webtransport v0.1.2 (https://github.com/hyperium/h3?branch=master#704b37a2)
[INFO] [stderr]    Compiling gtk4-macros v0.10.3
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling uniffi_udl v0.29.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking freehold-common v1.0.0 (/opt/rustwide/workdir/crates/freehold-common)
[INFO] [stderr]     Checking aya-log v0.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking android_log-sys v0.3.2
[INFO] [stderr]    Compiling freehold-ebpf v1.0.0 (/opt/rustwide/workdir/crates/freehold-ebpf)
[INFO] [stderr]     Checking freehold-server v1.0.0 (/opt/rustwide/workdir/crates/freehold-server)
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking android_logger v0.14.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr] warning: freehold-ebpf@1.0.0: eBPF build skipped (clang required)
[INFO] [stderr]     Checking glib v0.21.5
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking uniffi v0.29.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.5
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking gio v0.21.5
[INFO] [stderr]     Checking cairo-rs v0.21.5
[INFO] [stderr]     Checking graphene-rs v0.21.5
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking quinn-proto v0.11.13
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking instant-acme v0.7.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking h3-quinn v0.0.10 (https://github.com/hyperium/h3?branch=master#704b37a2)
[INFO] [stderr]     Checking freehold-h3-proxy v1.0.0 (/opt/rustwide/workdir/crates/freehold-h3-proxy)
[INFO] [stderr]     Checking freehold-client-core v1.0.0 (/opt/rustwide/workdir/crates/freehold-client-core)
[INFO] [stderr]     Checking gdk-pixbuf v0.21.5
[INFO] [stderr]     Checking pango v0.21.5
[INFO] [stderr]     Checking heartbeat-ws v0.1.0 (/opt/rustwide/workdir/examples/heartbeat-ws)
[INFO] [stderr]     Checking freehold-e2e-tests v1.0.0 (/opt/rustwide/workdir/crates/freehold-e2e-tests)
[INFO] [stderr]     Checking gdk4 v0.10.3
[INFO] [stderr]     Checking gsk4 v0.10.3
[INFO] [stderr]     Checking gtk4 v0.10.3
[INFO] [stderr]    Compiling uniffi_build v0.29.5
[INFO] [stderr]    Compiling freehold-android-bridge v1.0.0 (/opt/rustwide/workdir/crates/freehold-android-bridge)
[INFO] [stderr]     Checking libadwaita v0.8.1
[INFO] [stderr]     Checking freehold-platform-linux v0.1.0 (/opt/rustwide/workdir/platforms/linux)
[INFO] [stderr]     Checking freehold-client v1.0.0 (/opt/rustwide/workdir/crates/freehold-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "43c428d82f68ad8a89781f2783867e3c3893445e219f73a11b14fda4c410f0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c428d82f68ad8a89781f2783867e3c3893445e219f73a11b14fda4c410f0f2", kill_on_drop: false }`
[INFO] [stdout] 43c428d82f68ad8a89781f2783867e3c3893445e219f73a11b14fda4c410f0f2
